Vcenter TrustedInfrastructure TrustedClusters Attestation Services CreateSpec
This schema is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
The Vcenter TrustedInfrastructure TrustedClusters Attestation Services CreateSpec schema contains the data necessary for configuring a registered Attestation Service instance with a cluster in the environment.
This schema was added in vSphere API 7.0.0.0.
{
"type": "string",
"service": "string",
"trust_authority_cluster": "string"
}
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
Source of truth for the configuration of the Attestation Service.
For more information see: Vcenter TrustedInfrastructure TrustedClusters Attestation Services CreateSpec SourceType.
This property was added in vSphere API 7.0.0.0.
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
The service's unique ID.
This property was added in vSphere API 7.0.0.0.
This property is optional and it is only relevant when the value of type is Vcenter TrustedInfrastructure TrustedClusters Attestation Services CreateSpec SourceType.SERVICE.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.trusted_infrastructure.attestation.Service
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.trusted_infrastructure.attestation.Service
.
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
The attestation cluster's unique ID.
This property was added in vSphere API 7.0.0.0.
This property is optional and it is only relevant when the value of type is Vcenter TrustedInfrastructure TrustedClusters Attestation Services CreateSpec SourceType.CLUSTER.